net/http.http2ClientConn.forgetStreamID (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8671: 		cc.forgetStreamID(cs.ID)
		h2_bundle.go#L9196: func (cc *http2ClientConn) forgetStreamID(id uint32) {